BaseObject

Undocumented in source.

Members

Functions

deserialize
void deserialize(File f)

Create from serialized file data. The file will be initialized to the start of the object's data

serialize
void serialize(File f)

Write data about the object to a file

Meta